-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Qt6 and MSVC 2019 Support #16611
base: master
Are you sure you want to change the base?
Qt6 and MSVC 2019 Support #16611
Conversation
Minimum version is Qt 5.4 due to use of QOpenGLWidget
Merging of this pull request should resolve the following issues: |
This repository is no longer under (open) development. It might be more useful if you port this MR to https://github.com/maplibre/maplibre-gl-native. |
Great! I was concerned when I saw other pull requests getting ignored. Glad to see there's a fork with an active community. I'll revisit this in the next couple weeks, and reopen the pull request if maplibre is missing the support I need. |
I have something in-work. It'll take me at least a few days to get a PR ready. There have been a few breaking changes on the master branch. Your PR helps, but I still need to fix some other errors and add at least a zlib dependency for mbtiles. |
Thanks for looking into it! We probably don't have to fix all at once. My initial goal is to have something build to setup the CI and then fix the remaining issues. |
This pull request supports MSVC 2019 and Qt 6.1.0. Backward compatibility with Qt5 has been retained.
Launch Checklist
@mapbox/maps-android @mapbox/maps-ios @mapbox/core-sdk
if this PR adds or updates a public API@mapbox/gl-js
if this PR includes shader changes or needs a js portneeds changelog
label if a changelog is needed (remove label when added)